home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 10 / 010.d81 / t.magazine boot < prev    next >
Text File  |  2022-08-26  |  2KB  |  103 lines

  1.  
  2.             MAGAZINE ENTRY
  3.  
  4.  
  5.  
  6. Magazine Entry Program
  7. Written by:  Mark Robin
  8.  
  9. Commodore Microcomputers, March 1985
  10. Page 122
  11.  
  12.  
  13.   MAGAZINE ENTRY PROGRAM is a
  14.  
  15. machine language program to assist
  16.  
  17. you in entering listings from
  18.  
  19. POWER PLAY magazine.  To use the
  20.  
  21. program, type in the following:
  22.  
  23.    LOAD "MAGAZINE ENTRY",8
  24.    RUN
  25.  
  26. After the program has installed itself
  27.  
  28. in memory (this takes a few minutes),
  29.  
  30. the program will tell you everything
  31.  
  32. is OK.  Then type SYS49152 and you're
  33.  
  34. ready to start typing.
  35.  
  36.  
  37.   This program will help prevent most
  38.  
  39. 'typos' that occur when typing in
  40.  
  41. listings.  The key is the apostrophe
  42.  
  43. and the four letters that follow it.
  44.  
  45. This is a code that says what should
  46.  
  47. be on the program line.  If there is
  48.  
  49. something wrong with the line you
  50.  
  51. type (misspelling, extra characters,
  52.  
  53. etc.), an error message will be
  54.  
  55. printed out.  Remember that you MUST
  56.  
  57. enter the five characters at the end
  58.  
  59. of the program line!  You will get an
  60.  
  61. error message if you try to enter a
  62.  
  63. program line without those 5
  64.  
  65. characters.
  66.  
  67.  
  68.   Since we have already done the job
  69.  
  70. of typing the program listings for
  71.  
  72. you, there's no need for you to run
  73.  
  74. MAGAZINE ENTRY from LOADSTAR.  We have
  75.  
  76. included it, anyway.
  77.  
  78.  
  79.  
  80.    This program is copyrighted by
  81.  
  82.  PowerPlay Magazine.  All rights are
  83.  
  84.              reserved.
  85.  
  86.  
  87.   LOADSTAR has relieved you from the
  88.  
  89. burden of keying in this program.  For
  90.  
  91. more complete information about this
  92.  
  93. program, refer to the March 1985 issue
  94.  
  95. of PowerPlay.
  96.  
  97.  
  98.  
  99. >Files Used:  MAGAZINE ENTRY
  100.  
  101.  
  102. --------------------------------------
  103.